Add AI Search admin client - #48
Closed
CollierKing wants to merge 1 commit into
Closed
Conversation
CollierKing
force-pushed
the
feature/ai-search-admin-client
branch
2 times, most recently
from
July 7, 2026 21:06
8b008b6 to
9d4e9f3
Compare
CollierKing
force-pushed
the
feature/ai-search-admin-client
branch
from
July 7, 2026 22:03
9d4e9f3 to
109e318
Compare
Collaborator
Author
|
Closing in favor of #49. The official Cloudflare Python SDK now provides the canonical typed AI Search administration surface, including synchronous and asynchronous clients. Keeping #49 preserves the useful notebook work, uses the official SDK for instance and item lifecycle operations, and keeps |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What changed
CloudflareAISearchClientfor AI Search instance lifecycle, stats, uploaded item management, raw search, and chat completions./namespaces/default/instances/....ai_search_namespacesbindings for namespace-level create/list/get/delete flows.AI_SEARCH_ADMINnamespace binding and/ai-search-adminendpoint.docs/ai_search.ipynbwith an AI Search walkthrough matching the existing notebook style.langchain-cloudflareto0.3.7and adds a changelog entry.Validation
make test-> 148 passed, 2 skippedmake lint-> passedpre-commit run --all-files-> passeduv build-> builtlangchain_cloudflare-0.3.7/namespaces/defaultdocs/ai_search.ipynbJSON and code-cell syntax validation -> passed